Search results

10 packages found

Helpful functions that deal with promises. Avoid fast-failing and wait for all promises to be settled, iterate over arrays and objects, useful promise generation functions, promisify and callbackify.

published 1.1.1 7 years ago
M
Q
P

Utility to run multiple promises & deliver execution results of all Promises at a time.

published 2.1.1 2 years ago
M
Q
P

`Promise.all`, but it waits for all promises to settle even if one of them rejected

published 1.0.1 6 years ago
M
Q
P

settle([...]) returns a Promise that is fulfilled when all items in the array are either fulfilled or rejected

published 0.3.0 8 years ago
M
Q
P

Like `Promise.all`, but when all `Promise`s are settled.

published 1.0.0 7 years ago
M
Q
P

Just another library with the sole purpose of waiting till all promises to complete.; Nothing more, Nothing less.

published 1.0.4 5 years ago
M
Q
P

Promise.all function that waits for all promises to be settled

published 1.0.0 5 years ago
M
Q
P

Returns the first Promise in an iterable to resolve

published 1.1.0 4 years ago
M
Q
P

Collect all resolved promise values

published 1.0.0 7 years ago
M
Q
P

Like Promise.all(), but waits for all promises to settle, regardless of failure

published 1.0.0 7 years ago
M
Q
P